### Project 13 Wireless Gamepad Control **1.Description** Apart from the Android APP controlling Bluetooth mentioned above, you can also control the micro:bit through IOS Bluetooth wireless programming and control. **2.Test Code** ![](media/wps10.jpg) **Pay close attention to: **When open the MakeCode Editor, click the icon![](media/wps11.jpg), select the project settings, shown below. ![](media/wps12.jpg) ![](media/wps13.jpg) **3.How to control the car through IOS Bluetooth programming?** **Step 1:** Open the App store on your ipad/iPhone. **Step 2:** Search the micro:bit to download and install. ![](media/wps14.jpg) **Step 3:** open the micro:bit interface, click **Choose micro:bit**. ![](media/wps15.jpg) Then click **Pair a micro:bit**, and click **Next**. ![](media/wps16.jpg) **Step 4:** power on the micro:bit main board, HOLD the A and B buttons, then press and release RESET button. The micro:bit main board will enter the Bluetooth pairing mode. You should see an image showing on the LED matrix. ![](media/wps17.jpg) **Step 5:** copy the pattern from your micro:bit device and tap **Next**. ![](media/wps18.jpg) ![](media/wps19.jpg) Continue to tap **Next** to pair. ![](media/wps20.jpg) ![](media/wps21.jpg) OK, pairing successful! ![](media/wps22.jpg) **4.How to control your micro:bit car using the Bluetooth?** **Step 1:** press down the RESET button on the micro:bit main board. Then TAP the **Monitor and Control** on the APP interface. ![](media/wps23.jpg) **Step 2:** Tap the **Add** and then select the **Gamepad**. ![](media/wps24.jpg) And you should see the control interface shown below. Click **Start** to connect. ![](media/wps25.jpg) Connection successful! Click **Stop** to disconnect. ![](media/wps26.jpg) **5.Test Result** When you press the key **A**, the micro:bit car goes front; press the key **B**, go back; press the key **C**, turn left; press the key **D**, turn right; press **Stop**, disconnect the Bluetooth, the car will stop. ![](media/wps27.png) ![](media/wps28.png)